Conversation
1de3b48 to
5252b05
Compare
DeepDiver1975
left a comment
There was a problem hiding this comment.
I will review used actions tomorrow and add to the white list if necessary
| steps: | ||
| - name: Checkout | ||
| uses: actions/checkout@v5 | ||
| uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd |
There was a problem hiding this comment.
You should add the version as comment after the sha.
This will help dependabot to catch the right version when updating
There was a problem hiding this comment.
i will add commented versions to every new setup. Good tip, thanks.
850942e to
8fc7ad8
Compare
|
These are the current broken actions:
It raises up an emulator: used for the instrumented tests, E2E tests and update tests Ref: https://github.com/ReactiveCircus/android-emulator-runner
It commits the generated content in the workflow: used for calens and SBOM Ref: https://github.com/GuillaumeFalourd/git-commit-push
It fetchs the latest artifact generated by other workflow: used for update tests Ref: https://github.com/dawidd6/action-download-artifact Today's weirdest scenario:
it seems to be whitelisted but, it does not work. Check here |
6921dfb to
3c6f059
Compare
|
Try using the calens action and not the docker. |
i tried, but it did not work. I will set the action and wait for a possible whitelisting of the pending actions. OTOH, This is the message: There, the toolhippie action is like:
is that correct? adding both version and the sha256? |
b704b3a to
51bc49e
Compare
this is the docker image which I could not get to work - I just whitelisted: |
3b101e8 to
e31275f
Compare
can you look into the official action? https://github.com/marketplace/actions/download-a-build-artifact Thank you |
white listed |
83dbcb8 to
b6213ce
Compare
Such action only allows to download artifacts from jobs inside the same workflow execution. Anyway, this action is not a hard-requirement, |
f523e79 to
537e037
Compare
…d unit tests workflows
544e7ee to
f1eb3a7
Compare
|
Thanks all for your inputs!! |
Related Issues
App:
ReleaseNotesViewModel.ktcreating a newReleaseNote()with String resources (if required)QA